runtime.traceLocker.HeapObjectExists (method)

2 uses

	runtime (current package)
		traceallocfree.go#L70: 				trace.HeapObjectExists(x, s.typePointersOfUnchecked(x).typ)
		traceallocfree.go#L113: func (tl traceLocker) HeapObjectExists(addr uintptr, typ *abi.Type) {